SDF specification and tools
Table of Content
Using schema#
Using VSCode XML Redhat extension schema validate and use intellisense.
<sdf version="1.8" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="http://sdformat.org/schemas/root.xsd">
Using VSCode region#
<!-- #region gui -->
<!-- #endregion -->